home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _889656BB64784B10BFA3BD8E1B56809E < prev    next >
Extensible Markup Language  |  2006-12-20  |  4KB  |  150 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>19000</id>
  4.   <defaultcontrol>10</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:19001</define>
  7.   <define>#header.image:tetris\logo.png</define>
  8.   <define>#header.hover:</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <type>group</type>
  13.       <description>group element</description>
  14.       <layout>StackLayout</layout>
  15.       <posX>60</posX>
  16.       <posY>97</posY>
  17.       <control>
  18.         <description>New Game</description>
  19.         <type>button</type>
  20.         <id>2</id>
  21.         <label>19002</label>
  22.         <onleft>2</onleft>
  23.         <onright>10</onright>
  24.         <onup>17</onup>
  25.         <ondown>4</ondown>
  26.       </control>
  27.       <control>
  28.         <description>Sounds</description>
  29.         <type>togglebutton</type>
  30.         <id>4</id>
  31.         <label>19004</label>
  32.         <onleft>4</onleft>
  33.         <onright>10</onright>
  34.         <onup>2</onup>
  35.         <ondown>2</ondown>
  36.       </control>
  37.     </control>
  38.     <control>
  39.       <type>group</type>
  40.       <control>
  41.         <description>Scoreboard background</description>
  42.         <type>image</type>
  43.         <id>200</id>
  44.         <posX>60</posX>
  45.         <posY>322</posY>
  46.         <texture>tetris\scoreboard.png</texture>
  47.         <colordiffuse>60ffffff</colordiffuse>
  48.       </control>
  49.       <control>
  50.         <description>Score: label</description>
  51.         <type>label</type>
  52.         <id>201</id>
  53.         <posX>74</posX>
  54.         <posY>410</posY>
  55.         <label>19005</label>
  56.       </control>
  57.       <control>
  58.         <description>Score</description>
  59.         <type>label</type>
  60.         <id>202</id>
  61.         <posX>236</posX>
  62.         <posY>410</posY>
  63.         <width>162</width>
  64.         <align>right</align>
  65.         <label>#tetris_score</label>
  66.       </control>
  67.       <control>
  68.         <description>Level: label</description>
  69.         <type>label</type>
  70.         <id>203</id>
  71.         <posX>74</posX>
  72.         <posY>444</posY>
  73.         <label>19006</label>
  74.       </control>
  75.       <control>
  76.         <description>Level</description>
  77.         <type>label</type>
  78.         <id>204</id>
  79.         <posX>236</posX>
  80.         <posY>444</posY>
  81.         <width>162</width>
  82.         <align>right</align>
  83.         <label>#tetris_level</label>
  84.       </control>
  85.       <control>
  86.         <description>Lines: label</description>
  87.         <type>label</type>
  88.         <id>205</id>
  89.         <posX>74</posX>
  90.         <posY>478</posY>
  91.         <label>19007</label>
  92.       </control>
  93.       <control>
  94.         <description>Lines</description>
  95.         <type>label</type>
  96.         <id>206</id>
  97.         <posX>236</posX>
  98.         <posY>478</posY>
  99.         <width>162</width>
  100.         <align>right</align>
  101.         <label>#tetris_lines</label>
  102.       </control>
  103.       <control>
  104.         <description>Highscore: label</description>
  105.         <type>label</type>
  106.         <id>205</id>
  107.         <posX>74</posX>
  108.         <posY>512</posY>
  109.         <label>19008</label>
  110.       </control>
  111.       <control>
  112.         <description>Highscore</description>
  113.         <type>label</type>
  114.         <id>206</id>
  115.         <posX>236</posX>
  116.         <posY>512</posY>
  117.         <width>162</width>
  118.         <align>right</align>
  119.         <label>#tetris_highscore</label>
  120.       </control>
  121.     </control>
  122.     <control>
  123.       <type>group</type>
  124.       <description>group element</description>
  125.       <control>
  126.         <description>Tetris control</description>
  127.         <type>tetris</type>
  128.         <id>10</id>
  129.         <posX>290</posX>
  130.         <posY>97</posY>
  131.         <width>395</width>
  132.         <height>450</height>
  133.         <font>font16</font>
  134.         <textcolor>ffffffff</textcolor>
  135.         <onback>2</onback>
  136.         <onleft>2</onleft>
  137.         <onright>10</onright>
  138.         <onup>10</onup>
  139.         <ondown>10</ondown>
  140.         <colordiffuse>60ffffff</colordiffuse>
  141.         <texture>tetris\background.png</texture>
  142.         <texturefocus>tetris\background_focus.png</texturefocus>
  143.         <textureLeft>tetris\guide.png</textureLeft>
  144.         <textureRight>tetris\guide.png</textureRight>
  145.         <nextblockx>155</nextblockx>
  146.         <nextblocky>368</nextblocky>
  147.       </control>
  148.     </control>
  149.   </controls>
  150. </window>